emojichooser: Make keynav work with != 7 columns
authorMatthias Clasen <mclasen@redhat.com>
Tue, 22 Dec 2020 03:44:28 +0000 (22:44 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 26 Jan 2021 04:32:08 +0000 (23:32 -0500)
commit102b74f9eb83cfaa066e1f740cd52c9639ccd2c4
treee508dd6550b336061c47c31f1861468afb11341d
parentea48506a32cab53602cfc2ee453e4f01681af3f0
emojichooser: Make keynav work with != 7 columns

The number of 7 columns was hardcoded in a few places
related to keynav across sections. The flowbox does
not have an api for it, but we can find out anyway
how many columns there are.
gtk/gtkemojichooser.c